home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / tex / macros / latex2e / amslatex / amsbsy.sty / amsbsy.txt / images.pl < prev    next >
Text File  |  1995-01-26  |  417b  |  17 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3.  
  4.  
  5. $key = q/m;MSF=1.6;AAT/;
  6. $cached_env_img{$key} = q|<IMG
  7.  STYLE="height: 196.25ex; vertical-align: -0.12ex; " SRC="|."$dir".q|img1.png"
  8.  ALT="$\m$">|; 
  9.  
  10. $key = q/mkern;MSF=1.6;AAT/;
  11. $cached_env_img{$key} = q|<IMG
  12.  STYLE="height: 196.25ex; vertical-align: -0.12ex; " SRC="|."$dir".q|img2.png"
  13.  ALT="$\mkern$">|; 
  14.  
  15. 1;
  16.  
  17.